Ниже предоставлен полный список пользовательских функций раздела "WinNet Management", доступных в AutoIt. Кликните по имени функции для получения детального описания
Для использования этих функций необходимо добавить строку #include <WinNet.au3>.
| Функция | Описание |
|---|---|
| _WinNet_AddConnection | Connects a local device to a network resource |
| _WinNet_AddConnection2 | Connects a local device to a network resource |
| _WinNet_AddConnection3 | Connects a local device to a network resource |
| _WinNet_CancelConnection | Cancels an existing network connection |
| _WinNet_CancelConnection2 | Cancels an existing network connection |
| _WinNet_CloseEnum | Ends a network resource enumeration started by a call to WNetOpenEnum |
| _WinNet_ConnectionDialog | Starts a general browsing dialog box for connecting to network resources |
| _WinNet_ConnectionDialog1 | Starts a general browsing dialog box for connecting to network resources |
| _WinNet_DisconnectDialog | Starts a general browsing dialog box for disconnecting from network resources |
| _WinNet_DisconnectDialog1 | Starts a general browsing dialog box for disconnecting from network resources |
| _WinNet_EnumResource | Continues an enumeration of network resources |
| _WinNet_GetConnection | Retrieves the name of the network resource associated with a local device |
| _WinNet_GetConnectionPerformance | Returns information about the performance of a network connection resource |
| _WinNet_GetLastError | Retrieves the most recent extended error |
| _WinNet_GetNetworkInformation | Returns extended information about a specific network provider |
| _WinNet_GetProviderName | Obtains the provider name for a specific type of network |
| _WinNet_GetResourceInformation | Identifies the network provider that owns the resource |
| _WinNet_GetResourceParent | Returns the parent of a network resource in the network browse hierarchy |
| _WinNet_GetUniversalName | Converts drived based path to universal form |
| _WinNet_GetUser | Retrieves the default user name, or the user name used to establish a connection |
| _WinNet_OpenEnum | Starts an enumeration of network resources or existing connections |
| _WinNet_RestoreConnection | Restores the connection to a network resource |
| _WinNet_UseConnection | Connects a local device to a network resource |